.p_modal_3gsmramvxq,
body {
  font-family: var(--custom-fonts);
}
.p_modal_3gsmramvxq h2,
.p_modal_3gsmramvxq p {
  padding: 0;
  text-align: center;
}
body {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#loading_3gsmramvxq,
.loading_3gsmramvxq {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dadada;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.circle_loader_3gsmramvxq,
.confeti_3gsmramvxq,
.p_modal_3gsmramvxq h2,
.p_modal_3gsmramvxq p {
  position: relative;
}
.parpadea_3gsmramvxq {
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: parpadeo_3gsmramvxq;
  -webkit-animation-name: parpadeo_3gsmramvxq;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
}
.parpadea1only_3gsmramvxq {
  animation-iteration-count: forwards;
  -webkit-animation-iteration-count: forwards;
}
.parpadea2only_3gsmramvxq {
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: 2;
}
.parpadea3only_3gsmramvxq {
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: 3;
}
@-webkit-keyframes parpadeo_3gsmramvxq {
  0%,
  to {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes parpadeo_3gsmramvxq {
  0%,
  to {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.ladea_3gsmramvxq {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: ladea_3gsmramvxq;
  animation-name: ladea_3gsmramvxq;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
@-webkit-keyframes ladea_3gsmramvxq {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  10%,
  30%,
  50% {
    -webkit-transform: rotateY(5deg);
    transform: rotateY(5deg);
  }
  20%,
  40% {
    -webkit-transform: rotateY(-5deg);
    transform: rotateY(-5deg);
  }
  60%,
  to {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}
@keyframes ladea_3gsmramvxq {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  10%,
  30%,
  50% {
    -webkit-transform: rotateY(5deg);
    transform: rotateY(5deg);
  }
  20%,
  40% {
    -webkit-transform: rotateY(-5deg);
    transform: rotateY(-5deg);
  }
  60%,
  to {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}
.shaking_3gsmramvxq:hover {
  -webkit-animation: shaking_3gsmramvxq 0.82s
    cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: shaking_3gsmramvxq 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes shaking_3gsmramvxq {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shaking_3gsmramvxq {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
.shaking_inf_3gsmramvxq {
  -webkit-animation: shaking_inf_3gsmramvxq 2s infinite;
  animation: shaking_inf_3gsmramvxq 2s infinite;
}
@-webkit-keyframes shaking_inf_3gsmramvxq {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0);
    transform: translate(1px, 1px) rotate(0);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px) rotate(1deg);
    transform: translate(-3px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0);
    transform: translate(3px, 2px) rotate(0);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0);
    transform: translate(-3px, 1px) rotate(0);
  }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0);
    transform: translate(1px, 2px) rotate(0);
  }
  to {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@keyframes shaking_inf_3gsmramvxq {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0);
    transform: translate(1px, 1px) rotate(0);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px) rotate(1deg);
    transform: translate(-3px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0);
    transform: translate(3px, 2px) rotate(0);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0);
    transform: translate(-3px, 1px) rotate(0);
  }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0);
    transform: translate(1px, 2px) rotate(0);
  }
  to {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.p_modal_3gsmramvxq img {
  max-height: 160px;
  max-width: 100%;
}
.p_modal_3gsmramvxq h2 {
  color: #575757;
  display: block;
  font-size: 25px;
  font-weight: 600;
  margin: 25px 0;
  text-transform: none;
}
.p_modal_3gsmramvxq p {
  color: #797979;
  float: none;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  margin: 10px 0;
  text-align: inherit;
}
.p_modal_button_3gsmramvxq {
  background-color: #8cd4f5;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px rgba(140, 212, 245, 0.8),
    inset 0 0 0 1px rgba(0, 0, 0, 0.047);
  box-shadow: 0 0 2px rgba(140, 212, 245, 0.8),
    inset 0 0 0 1px rgba(0, 0, 0, 0.047);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  margin: 16px 5px 0;
  padding: 10px 32px;
}
.checkmark_3gsmramvxq {
  display: none;
}
.checkmark_3gsmramvxq.draw_3gsmramvxq:after {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: checkmark_3gsmramvxq;
  animation-name: checkmark_3gsmramvxq;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-transform: scaleX(-1) rotate(135deg);
  -ms-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
}
.checkmark_3gsmramvxq:after {
  border-right: 3px solid #5cb85c;
  border-top: 3px solid #5cb85c;
  content: "";
  height: 3.5em;
  left: 1.75em;
  opacity: 1;
  position: absolute;
  top: 3.5em;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  width: 1.75em;
}
@-webkit-keyframes checkmark_3gsmramvxq {
  0% {
    height: 0;
    opacity: 1;
    width: 0;
  }
  20% {
    height: 0;
    opacity: 1;
    width: 1.75em;
  }
  40%,
  to {
    height: 3.5em;
    opacity: 1;
    width: 1.75em;
  }
}
@keyframes checkmark_3gsmramvxq {
  0% {
    height: 0;
    opacity: 1;
    width: 0;
  }
  20% {
    height: 0;
    opacity: 1;
    width: 1.75em;
  }
  40%,
  to {
    height: 3.5em;
    opacity: 1;
    width: 1.75em;
  }
}
.circle_loader_3gsmramvxq {
  -webkit-animation: loader-spin_3gsmramvxq 1.2s linear infinite;
  animation: loader-spin_3gsmramvxq 1.2s linear infinite;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left-color: #5cb85c;
  border-radius: 50%;
  display: inline-block;
  height: 7em;
  vertical-align: top;
  width: 7em;
}
.load-complete_3gsmramvxq {
  -webkit-animation: none;
  animation: none;
  border-color: #5cb85c;
  -webkit-transition: border 0.5s ease-out;
  -o-transition: border 0.5s ease-out;
  transition: border 0.5s ease-out;
}
@-webkit-keyframes loader-spin_3gsmramvxq {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes loader-spin_3gsmramvxq {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.confeti_3gsmramvxq {
  min-height: 100vh;
  overflow: hidden;
}
[class|="confetti"] {
  position: absolute;
}
.red_3gsmramvxq {
  background-color: #e94a3f;
}
.yellow_3gsmramvxq {
  background-color: #faa040;
}
.blue_3gsmramvxq {
  background-color: #5fc9f5;
}
